Skip to content

fix(docs): build image stage on native platform - #96

Merged
janfuhrer merged 1 commit into
mainfrom
fix/release
Sep 7, 2026
Merged

fix(docs): build image stage on native platform#96
janfuhrer merged 1 commit into
mainfrom
fix/release

Conversation

@janfuhrer

Copy link
Copy Markdown
Member

vite build crashes with SIGILL under QEMU arm64 emulation (V8 JIT and Rolldown's native binary). The build output is arch-independent JS, so run the build stage on BUILDPLATFORM and keep only the runtime stage multi-arch.

vite build crashes with SIGILL under QEMU arm64 emulation (V8 JIT and
Rolldown's native binary). The build output is arch-independent JS, so
run the build stage on BUILDPLATFORM and keep only the runtime stage
multi-arch.
@janfuhrer janfuhrer self-assigned this Sep 7, 2026

@adberger adberger left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@janfuhrer
janfuhrer merged commit 21b7f9c into main Sep 7, 2026
20 checks passed
@janfuhrer
janfuhrer deleted the fix/release branch September 7, 2026 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants